docs: Update border-size docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jan 2021 15:40:22 +0000 (10:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:34:51 +0000 (11:34 -0500)
GtkCenterLayout respected border-size as well.

docs/reference/gtk/css-properties.md

index 7e6fcdedaa190b5cb965423f098d5463a492a48f..ee55d14bf62c2c5afd410b0d2c96f51fe7df0fc2 100644 (file)
@@ -235,4 +235,4 @@ done with
 |animation-delay| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-delay) | |
 |animation-fill-mode| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-fill-mode) | |
 |animation| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation) | |
-|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBox and GtkGrid |
+|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBoxLayout, GtkGridLayout, GtkCenterLayout |